home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 08 - 1992 / 08.07 Nov⁄Dec 92 / Function Logging / Sample Output / Log File.txt < prev   
Encoding:
Text File  |  1992-08-03  |  50 b   |  9 lines  |  [TEXT/KAHL]

  1.  
  2. DoSomething
  3. {
  4.     Func1
  5.     {
  6.         Func1 {}
  7.     }
  8.     Func2 {}
  9. }